{"componentChunkName":"component---node-modules-gatsby-theme-chronoblog-src-templates-post-js","path":"/tplink-kasa-light-switch-hs200/","result":{"data":{"mdx":{"id":"8fcc97fd-4d8f-51e7-890a-eed506b3033f","excerpt":"To turn on and off my outside lights on a schedule I started with a simple GE switch with built in digital timer that you had to set by…","frontmatter":{"title":"TP Link HS200 wifi smart switch installation with kasa","date":"2020-01-16T00:00:00.000Z","description":"If you are tired of telling your kids to shut off the lights or like flexible outdoor light scheduling smart light switches are for you.","tags":["tp-link","kasa","smart home","iot","post"],"cover":{"childImageSharp":{"fluid":{"base64":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAACXBIWXMAABJ0AAASdAHeZh94AAADG0lEQVQozy2TW2gcZRTHBx99EAQpaAUfBBGUKijivX0q3rBaUaslaEkhkKqVgFrSglhNWx8i6nqJQWgCVXFtTJS4aWqTbFKbbsmtcTd1s2lik+3esjvZncnMzm13f56ddeBwvjPznf/3O+d8o6hZHU21sIwqnlOj4lWpP+1nz3HXocO8+nU3R34b5ORkhHPxBJeS1/nHMBjJpli3XZKGRSKZoqBbbGgWSiGrkc/oGJonguA6DcGW0BD3d37KSjZPRjfIbZqoZRvDq+A2tlD0akRzRaILcVTNJCVrJZ8psi6URdXGNivYtuyuQXN4lAfHzviJ9fzK/+bKN1vMqNWwqjXS2U3yagndLDMbjaPkhDB9fYNURiOVNwXb9kX2RSa5fagf3ZFDRMl0K5SFzpKW1H1dVDqEK3sdeVc3o+ygJKNRSpkc5cIGWjqNurzE4sgwh375iROxy5Rszxc0HE/oar6VHbchVJG4uIHnSbuE1pVYme37gb8HT5M4+zvpyARr40MMfNJOd9c3LKkFEaoKXc0XdGgQWa7n+2I6w+rPP5JdXsGUuFQnvBLsZXF4iPnBEHP9fUyJBQMBTv0aJCaT1ATPlOxNX7AmZTYILRG4NjNF5s8BUmMh7Hyh3nqUPa/s5uX9LexpfYen39jHC60HeK/zMy7Eov4QNmVIujRMk9KtahVbSjNth3qnZ8bHWBroQZ8/TyY8jKXmUbY89Ag333MvN2y9jYefe5ZoPE6hpHJ5eoK+ngAr/65hyphV0/an7fqHOL6/ODVHzwcHWT1zmtLUBLlIGGX79id4bdczdLW3MdvzHXNfHCfW+y1/dLxP1/OPcyUcpizJ6fUiM9PzTP51iYWFhNDCYjLLseYmvtq7i9VQED0WQfn4QDPnuzsZ+bCNz596krfvuIUjd2/l+52PMtq0m6ujo2iSvF40Wby6xvK1jKzLFK0KCbn0H7Xup+OlncT7T5GbFsJwoINgWzPHdjxA05YbefPWm3h3250E9r7IyZbXiV0Yl6uD/FoOmoxZl1rrPq/bJHJ5vjx+lLceu4/QicPM9/XyHwSOL6UtRaH9AAAAAElFTkSuQmCC","aspectRatio":1.6991150442477876,"src":"/static/584e48ce8f033528ca837fe779eb02c2/c4ecb/hs200-kasa-switch-installation.png","srcSet":"/static/584e48ce8f033528ca837fe779eb02c2/57ab0/hs200-kasa-switch-installation.png 192w,\n/static/584e48ce8f033528ca837fe779eb02c2/f4739/hs200-kasa-switch-installation.png 384w,\n/static/584e48ce8f033528ca837fe779eb02c2/c4ecb/hs200-kasa-switch-installation.png 768w,\n/static/584e48ce8f033528ca837fe779eb02c2/364cf/hs200-kasa-switch-installation.png 857w","srcWebp":"/static/584e48ce8f033528ca837fe779eb02c2/dd090/hs200-kasa-switch-installation.webp","srcSetWebp":"/static/584e48ce8f033528ca837fe779eb02c2/ae504/hs200-kasa-switch-installation.webp 192w,\n/static/584e48ce8f033528ca837fe779eb02c2/fef30/hs200-kasa-switch-installation.webp 384w,\n/static/584e48ce8f033528ca837fe779eb02c2/dd090/hs200-kasa-switch-installation.webp 768w,\n/static/584e48ce8f033528ca837fe779eb02c2/cfd15/hs200-kasa-switch-installation.webp 857w","sizes":"(max-width: 768px) 100vw, 768px","presentationWidth":768,"presentationHeight":453},"resize":{"src":"/static/584e48ce8f033528ca837fe779eb02c2/c4ecb/hs200-kasa-switch-installation.png"}}}},"fields":{"slug":"/tplink-kasa-light-switch-hs200/"},"body":"var _excluded = [\"components\"];\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n/* @jsxRuntime classic */\n/* @jsx mdx */\n\nvar _frontmatter = {\n  \"title\": \"TP Link HS200 wifi smart switch installation with kasa\",\n  \"cover\": \"./hs200-kasa-switch-installation.png\",\n  \"date\": \"2020-01-16T00:00:00.000Z\",\n  \"description\": \"If you are tired of telling your kids to shut off the lights or like flexible outdoor light scheduling smart light switches are for you.\",\n  \"tags\": [\"tp-link\", \"kasa\", \"smart home\", \"iot\", \"post\"]\n};\nvar makeShortcode = function makeShortcode(name) {\n  return function MDXDefaultShortcode(props) {\n    console.warn(\"Component \" + name + \" was not imported, exported, or provided by MDXProvider as global scope\");\n    return mdx(\"div\", props);\n  };\n};\nvar Embed = makeShortcode(\"Embed\");\nvar Link = makeShortcode(\"Link\");\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n    props = _objectWithoutProperties(_ref, _excluded);\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"p\", null, \"To turn on and off my outside lights on a schedule I started with a simple GE switch with built in digital timer that you had to set by pushing buttons on the switch itself which wasn't very fun for the initial setup. \"), mdx(\"blockquote\", null, mdx(\"p\", {\n    parentName: \"blockquote\"\n  }, \"The GE switch worked fine for a little while, but every time there was a power outage it would lose it's programming which was very frustrating. That is what got me looking at Wi-Fi smart switches. \")), mdx(\"p\", null, \"After doing some research, I decided to try the \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://amzn.to/3633dET\"\n  }, \"TP-Link HS200 Kasa smart light switch\"), \" to control my outside house lights. Installation was straight forward like a typical switch with some additional steps required to connect it to my home Wi-Fi network and optionally pair the device with Alexa for voice control.\"), mdx(\"p\", null, \"The kasa app is designed very well and let's you schedule multiple on and off times on a 7 day programmable schedule. This has been working great for setting up my outdoor light timing and is easy to adjust when the seasons change and it gets darker earlier and so on.\"), mdx(\"p\", null, \"So I started with the one switch a couple years ago to control a side entry light and then decided to replace the switch controlling my front lights that was nested in a 4 gang switch plate. The wiring there was a little more complicated because the hot wires were daisy chained from switch to switch. \"), mdx(\"p\", null, \"You can learn how to install the HS200 in a multiple switch receptacle by watching the setup tutorial below. It also covers how to connect the HS200 to Alexa.\"), mdx(Embed, {\n    src: \"https://www.youtube.com/embed/kQSYotuwW2U\",\n    mdxType: \"Embed\"\n  }), mdx(\"p\", null, \"At the same time I've been slowly losing the battle, and sanity, of teaching my kids to turn their lights off when leaving their bedrooms since they were tall enough to reach them. I've surrendered and replaced their bedroom light switches with the kasa HS200 now as well so I can just shout \\\"Alexa turn off (child name here)'s lights!\\\" and am feeling pretty good about that.\"), mdx(\"p\", null, \"So I am up to 4 of them in my house. The longest one has been operating for about 2 years. They seem pretty reliable. If you are interested in buying one consider \", mdx(\"a\", {\n    parentName: \"p\",\n    \"href\": \"https://amzn.to/3633dET\"\n  }, \"purchasing through my affiliate link\"), \" to help out my site.\"), mdx(\"p\", null, \"I would recommend segmenting smart switches like this onto their own Wi-Fi network with firewall rules restricting access to the rest of your network to be on the safe side. You can learn more about that in my other post \", mdx(Link, {\n    to: \"/secure-iot-with-ubiquiti-vlan-firewall-rules/\",\n    mdxType: \"Link\"\n  }, \"securing your IoT devices with Ubiquiti VLANs\")));\n}\n;\nMDXContent.isMDXComponent = true;"}},"pageContext":{"id":"8fcc97fd-4d8f-51e7-890a-eed506b3033f"}},"staticQueryHashes":["1961101537","2542493696"]}